Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xESI<IKSI> Class / QfSI Method


In This Topic
    QfSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub QfSI( _
       ByVal rfSI As System.Object, _
       ByVal SfSI As System.Windows.Input.MouseButtonEventArgs _
    ) 
    'Usage
     
    
    Dim instance As xESI(Of IKSI)
    Dim rfSI As System.Object
    Dim SfSI As System.Windows.Input.MouseButtonEventArgs
     
    instance.QfSI(rfSI, SfSI)
    internal void QfSI( 
       System.object rfSI,
       System.Windows.Input.MouseButtonEventArgs SfSI
    )

    Parameters

    rfSI
    SfSI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also